home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / COMMUNIC / 1312.ZIP / LOGON.MT < prev    next >
Text File  |  1988-07-26  |  316b  |  8 lines

  1.     { logon.mt - script program to dial INFONET then logon to the network }
  2.  
  3.     dial            { dial INFONET - uses config modem type & number }
  4.     pause 5         { let modem and network get ready }
  5.     type CR CR      { send a couple of sacrifices }
  6.     dopf 4          { invoke netlogon.mto }
  7.     end
  8.